home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 April: Mac OS SDK / Dev.CD Apr 98 SDK2.toast / Development Kits (Disc 2) / QuickTime™ VR 2.0 SDK / QTVR C⁄C++ Runtime API / Sample Code / VRShell Sample Code / VRShell / TestFunctions.c < prev    next >
Encoding:
Text File  |  1997-05-22  |  571 b   |  32 lines  |  [TEXT/MPCC]

  1. //
  2. //    File:        TestFunctions.c
  3. //
  4. //    Contains:    Insert test functions for QuickTime VR inside this file.
  5. //
  6. //    Written by:    Tim Monroe
  7. //                Based (heavily!) on the MovieShell code written by Apple DTS
  8. //
  9. //    Copyright:    © 1994-1996 by Apple Computer, Inc., all rights reserved.
  10. //
  11. //    Change History (most recent first):
  12. //
  13. //       <2>         11/27/96    rtm        conversion to personal coding style
  14. //       <1>         2/26/95        khs        first file
  15. //       
  16. //
  17.  
  18. // header files
  19. #include "TestFunctions.h"
  20.  
  21. #include "DTSQTUtilities.h"
  22. #include "MacFramework.h"
  23.  
  24.  
  25. //////////
  26. //
  27. // TBD
  28. // TBD
  29. //
  30. //////////
  31.  
  32.